home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / c / wind_src.readme < prev   
Text File  |  1995-09-20  |  1KB  |  27 lines

  1. Short:    Window C source - example for beginners
  2. Author:   Dalibor.Kezele@public.srce.hr (Dalibor Kezele)
  3. Uploader: Dalibor.Kezele@public.srce.hr (Dalibor Kezele)
  4. Type:     dev/c
  5.  
  6.  
  7.          This little routine is just an example of a simply structure
  8.          of any C program which uses intuition. In this code is shown
  9.          how to open windows, set menus, make a new face of the mouse
  10.          pointer, print an intuition text, work with "messages" which
  11.          intuition sends to our proggys and calling the amiga's "bad"
  12.          AutoRequest (which is known as System Request).
  13.  
  14.          Routine is developed in Aztec C 5a but it should be compiled
  15.          on other compilers also cause I program very friendly. :-D
  16.  
  17.  
  18. ============================= Archive contents =============================
  19.  
  20. Original  Packed Ratio    Date     Time    Name
  21. -------- ------- ----- --------- --------  -------------
  22.     6772    3598 46.8% 06-Sep-95 14:09:20  window
  23.     6918    2091 69.7% 06-Sep-95 14:09:18  window.c
  24.     1257     563 55.2% 06-Sep-95 14:26:58  window.doc
  25. -------- ------- ----- --------- --------
  26.    14947    6252 58.1% 07-Sep-95 00:11:58   3 files
  27.